MEMBLOCK FLOAT
This command will read a float from the specified location of the memblock. The memblock must exist or the command will fail. The Position value is specified in bytes. The Float returned will be a value between -2147483648 to 2147483648. The parameters must be specified using integer values.

SYNTAX
Return Float=MEMBLOCK FLOAT(Memblock Number, Position)

RELATED INFO
MEMBLOCKS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example